net/http.http2Transport.markNewGoroutine (method)

7 uses

	net/http (current package)
		h2_bundle.go#L7478: func (t *http2Transport) markNewGoroutine() {
		h2_bundle.go#L7816: 		cs.cc.t.markNewGoroutine()
		h2_bundle.go#L8125: 		t.markNewGoroutine()
		h2_bundle.go#L8469: 		cc.t.markNewGoroutine()
		h2_bundle.go#L8710: 	cs.cc.t.markNewGoroutine()
		h2_bundle.go#L9405: 	cc.t.markNewGoroutine()
		h2_bundle.go#L10282: 		cc.t.markNewGoroutine()